type github.com/jackc/pgx/v5/pgtype.encodePlanTimeCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
time.go#L95: return encodePlanTimeCodecText{}
time.go#L116: type encodePlanTimeCodecText struct{}
time.go#L118: func (encodePlanTimeCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)